ci: Add a macos build
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2021 03:34:52 +0000 (22:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Jan 2021 02:34:04 +0000 (21:34 -0500)
commit45bb4dc80c456618ff57caba24e7cf882b699347
treeb84ec2784772d858a73f7bb9b919580b5059f52f
parent51a6b29e0198560347183935a9caf6a768fa8e76
ci: Add a macos build

Most of this is cribbed from glib.

We don't use COMMON_MESON_FLAGS here, since disabling
-Werror one subproject at a time is too painful for
all the promoted sub-sub-projects. This needs a better
solution in meson.

Since this is a full rebuild of the entire stack, limit
this to master and merge requests.
.gitlab-ci.yml
.gitlab-ci/show-execution-environment.sh [new file with mode: 0755]
meson.build